Fixed SMB recursive copy
authorTsu Jan <tsujan2000@gmail.com>
Mon, 8 Apr 2019 02:43:09 +0000 (07:13 +0430)
committerAlf Gaida <agaida@siduction.org>
Sat, 5 Oct 2019 10:56:09 +0000 (11:56 +0100)
commit0ccec69b003129072948c81fd86090915d563b72
tree40938d8e3cab29ccd538d5bc562c98b5c34e37f2
parent43bc29ba5dac6a30f7ff4a1c7b7c2df9c1be5f4c
Fixed SMB recursive copy

Fixes https://github.com/lxqt/libfm-qt/issues/385 by trying to set dir permissions only once and ignoring possible errors (that happen with SMB and, maybe, other protocols).

Gbp-Pq: Name fix-smb-recursive-copy.patch
src/core/filetransferjob.cpp